Remove fill options from GtkWrapBox
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Sep 2010 22:36:51 +0000 (18:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Sep 2010 22:47:59 +0000 (18:47 -0400)
commitb64e91adf08500c0eb4acf8347fa029187b0084a
treef618ecb6f4aecb50dbd2fef1502db4f84f968df9
parent0e484a83d1895a3769b11a9b51820e851be2333d
Remove fill options from GtkWrapBox

GtkWidget alignment properties make this unnecessary in new containers.
gtk/gtkenums.h
gtk/gtkwrapbox.c
tests/testwrapbox.c